home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-06-24 | 1.4 KB | 40 lines | [TEXT/pdos] |
- Apple II
- Sample Code Notes
- _____________________________________________________________________________
- Developer Technical Support
-
- #15: CDevSamples
-
- Version: 3.0 June 1990
-
- APW Components
-
- Assembly: C:
- CDev.asm CDev.cc
- CDev.rez CDev.h
- E16.CDev CDev.rez
- Full.Build CDev.Link
- Full.Build
-
- MPW Components
-
- Assembly: C: Pascal:
- CDev.Aii CDev.c CDev.p
- CDev.r CDev.h CDev.r
- E16.CDev CDev.r CDevIntF.p
- MakeFile MakeFile MakeFile
-
- CDevSamples show how easy it is to create Control Panel Devices (CDevs) on the
- Apple IIGS.
- _____________________________________________________________________________
-
- APW 65816 assembly language users need APW v.1.0, APW Tools & Interfaces
- v.1.1, and Apple IIGS System Software 5.0.2 or later. APW C language users
- additionally need APW C v.1.0. The APW command file Full.Build allows you to
- perform complete build of the CDev.
-
- MPW IIGS users need MPW v.3.0, MPW IIGS Tools v.1.1, and either MPW IIGS
- Assembler v.1.0 or later, or MPW IIGS C v.1.0 or later, or MPW IIGS Pascal
- v.1.0 or later. The name needed by the MPW Build menu's Build option can be
- found in the MakeFile.
-